Documents for PDF, .NET Edition Documentation
OwnedKeyedCollection<TKey,TItem> Class Members
Properties  Methods 

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace : OwnedKeyedCollection<TKey,TItem> Class

The following tables list the members exposed by OwnedKeyedCollection<TKey,TItem>.

Public Properties
 NameDescription
Public PropertyGets a value indicating whether the collection was changed. (Inherited from GrapeCity.Documents.Common.OwnedCollectionBase<TItem>)
Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public PropertyGets a collection owner. (Inherited from GrapeCity.Documents.Common.OwnedCollectionBase<TItem>)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodAdds all items from items to this collection. (Inherited from GrapeCity.Documents.Common.OwnedCollectionBase<TItem>)
Public MethodThrows an exception if collection already contains item with specified key.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodReturns the 0-based index of a TItem with specified key in the current OwnedKeyedCollection<TKey,TItem>.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodGet an item with specified key.  
Top
See Also

Reference

OwnedKeyedCollection<TKey,TItem> Class
GrapeCity.Documents.Common Namespace